All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----javax.media.j3d.PickShape | +----javax.media.j3d.PickRay
origin
in direction
direction
origin
in direction
direction
public PickRay()
public PickRay(Point3d origin, Vector3d direction)
origin
in direction
direction
public void set(Point3d origin, Vector3d direction)
origin
in direction
direction
public void get(Point3d origin, Vector3d direction)
All Packages Class Hierarchy This Package Previous Next Index